Overview

This is a Python program that allows you to search for electronic parts using Mouser's API. It utilizes the Kivy framework for the frontend GUI and FastAPI for backend communication with the Mouser API. The program returns part information in a dictionary format including the manufacturer, part number, availability, and URL to a datasheet. This program serves as a convenient tool for engineers and hobbyists to quickly search for electronic components available on Mouser's vast catalog. It provides a user-friendly interface built with Kivy, making it easy to navigate and perform searches. The FastAPI backend efficiently communicates with Mouser's API to retrieve relevant part information.

Features

Usage

Dependencies

Acknowledgements

GitHub Project Page

GitHub

Images

Description of the image